@charset "utf-8";
.footer{width: 100%;background: #282828;position: relative;padding-top: 10px;position: relative;}
.footer:before{content: "";position: absolute;height: 100%;width: 1px;border-left: 1px dashed #7f8081;left: 50%;top: -65px;transform:rotate(7deg);-ms-transform:rotate(7deg);     /* IE 9 */-moz-transform:rotate(7deg);    /* Firefox */-webkit-transform: rotate(50deg); /* Safari 和 Chrome */-o-transform:rotate(7deg);  /* Opera */margin-left: -675px;}
.footer .bj{width: 100%;background: #70C099;height: 65px;position: absolute;left: 0;bottom: 0;}
.footer .lineText{line-height: 60px;text-align: center;font-size: 12px;}
.footer .advantage{
    background: url(../images/db_xian.png) top center no-repeat;
    padding-top: 10px;
}
.footer .advantage ul{
    padding: 15px 0;
}
.footer .advantage ul li{
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
    margin-left: 133px;
}
.footer .advantage ul li:first-child{
    margin-left: 0px;
}
.footer .advantage ul .ad_tb01{
    background: url(../images/db_tb01.png) no-repeat center left;
}
.footer .advantage ul .ad_tb02{
    background: url(../images/db_tb02.png) no-repeat center left;
}
.footer .advantage ul .ad_tb03{
    background: url(../images/db_tb03.png) no-repeat center left;
}
.footer .advantage ul .ad_tb04{
    background: url(../images/db_tb04.png) no-repeat center left;
}


.footer .links{padding: 25px 0; */}
.footer .logos{float: left;width: 265px;}
.footer .logos img{display: block;margin: 10px auto 20px;width: 84px;height: 44px;}
.footer .logos p{
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
}
.footer .logos p span{
    font-size: 20px;
    font-weight: bold;
}
.footer .links dl{float: left;position: relative;margin-right: 20px;width: 250px;}
.footer .links dl dt{font-size: 18px;margin-bottom: 15px;color: #fff;font-weight: bold;}
.footer .links dl dd{line-height: 35px;height: 35px;color: #999999;font-size: 16px;}
.footer .links dl dd a{display: inline-block;line-height: 20px;color: #999999;font-size: 16px;}
.footer .links dl dd a:hover{border-bottom: 1px dashed;}
.footer .links .getNews{width: 200px;margin-right: 0;float: right;padding-right: 0;}
.footer .links .getNews dd{height: auto;float: left;margin: 0;}
.footer .links .getNews dd img{display:block;width: 155px;}
.footer .links .getNews dd p{text-align:center;height: 25px;line-height: 25px;color: #b2b2b2;font-size: 12px;}
.footer .links .getimg{width: 300px;}
.footer .links .gettb img{
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.footer_dz{
    font-size: 12px;
    background: #282828;
    height: 35px;
    line-height: 35px;
    color: #ccc;
}
.footer_dz .footer_border{
    border-top: 1px solid #7f8081;
}
.footer_dz a{
    font-size: 12px;
    color: #ccc;
}
.footer_dz a:hover{
    text-decoration: underline;
}
.footer_dz .fr a{
    margin:0 5px;
}



/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 -57px;
    font-size: 12px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_QQ a {
     color:#fff;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}


.foot_link{
    clear: both;
    border-bottom: 1px solid #7f8081;
    line-height: 50px;
}
.foot_link span{
    color: #fff;
    font-weight: bold;
}
.foot_link a{
    color: #b2b2b2;
    margin-right: 10px;
}
.foot_link a:hover{
    border-bottom: 1px dashed;
}